toString Converts a value of type MRJOSType to a string. public String toString(); method result The converted string. DISCUSSION myVal.toString() is the value myVal converted to a string.
MRJOSType
public String toString();
myVal.toString()
myVal